projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e3bebca
)
(SYMS_SYSTEM): Add syms_of_msdos.
author
Richard M. Stallman
<rms@gnu.org>
Fri, 10 Nov 1995 16:40:35 +0000
(16:40 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Fri, 10 Nov 1995 16:40:35 +0000
(16:40 +0000)
src/s/msdos.h
patch
|
blob
|
history
diff --git
a/src/s/msdos.h
b/src/s/msdos.h
index 146a87538b906e6b428bb4b39057d39a8444392c..80b286a4d2fd5471b4f7030a2c73ff8698e5873a 100644
(file)
--- a/
src/s/msdos.h
+++ b/
src/s/msdos.h
@@
-59,7
+59,7
@@
You lose; /* Emacs for DOS must be compiled with DJGPP */
#define SYSTEM_TYPE "ms-dos"
-#define SYMS_SYSTEM syms_of_dosfns()
+#define SYMS_SYSTEM syms_of_dosfns()
;syms_of_msdos()
/* NOMULTIPLEJOBS should be defined if your system's shell
does not have "job control" (the ability to stop a program,